-
Re: Seeking Advice and Help from Type Techies
It should be possible to get Linotype (respectively its owner, Monotype) to modify the fonts for you. Expect a couple hundred dollars in fees, though. The fonts Hermès uses contain the standard weste…2 -
Re: webfont query
We only deliver WOFF2 webfonts these days. Other formats on request, though there haven’t been any since we took WOFF (1.0) from our website a while ago. WOFF2 has support of over 96% (usage-relative…8 -
Re: Is it legitimate for different font weights to have the same usWeightClass values?
If you have the need to use identical weightClass values for styles that don’t differ in widthClass or italicness (bit 0 of OS/2.fsSelection), you should unset bit 8 of the OS/2.fsSelection table (&q…2 -
Re: Is it legitimate for different font weights to have the same usWeightClass values?
You need to test this in different applications, not only in the system fonts folder. I seem to recall that Word on Mac and Adobe XD and Windows don't play well when fonts other than one upright and …1 -
Re: Web Font Security
Use a subset of your font that just contains the glyphs actually needed for your site. Of course, this is hard if you have dynamic content.2